GtkScrolledWindow: Enable animated scrolling
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jun 2014 22:12:39 +0000 (18:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jun 2014 22:41:20 +0000 (18:41 -0400)
commit3dcd0a24b1871c71e667df180334b4b861fbbc52
treed5e996987bdf44da4b5092fff93a83b4338f2d43
parenta090f5892248612089d3d655dcb746c755ba962b
GtkScrolledWindow: Enable animated scrolling

We use gtk_adjustment_enable_animation to enable animated
updates of the adjustments. Currently, this is enabled
unconditionally, and with a duration that is hardcoded.

https://bugzilla.gnome.org/show_bug.cgi?id=732376
gtk/gtkscrolledwindow.c